| anchors[ ] This array is used to return an array, or collection, of all A (Anchor) elements, used either as anchors or as links, within the current document. The anchors array will index its values in the order they appear within the document. syntax: document.anchors(index).Property or Method The anchors[ ] array is used to collect properties from the following: document
|